-- background: 5634 from stack: in.0 -- bmap block id: 6059 -- flags: 0000 -- background id: 0 -- name: Help ----- HyperTalk script ----- on openBackground set userlevel to 4 end openBackground on closeBackground set userlevel to 2 end closeBackground on mouseUp beep end mouseUp on arrowKey -- do nothing end arrowKey -- part 1 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=2 top=3 right=21 bottom=452 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 20 -- text size: 12 -- style flags: 2304 -- line height: 16 -- part name: Header -- part 2 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=343 top=3 right=20 bottom=510 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 65535 -- font id: 20 -- text size: 12 -- style flags: 2304 -- line height: 16 -- part name: Page Number -- part 5 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=7 top=31 right=294 bottom=505 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Cover Button ----- HyperTalk script ----- on mouseUp end mouseUp -- part 7 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=426 top=256 right=277 bottom=487 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Cancel ----- HyperTalk script ----- on mouseUp global undoMemory go to undoMemory end mouseUp -- part 8 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=352 top=256 right=277 bottom=413 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Next ----- HyperTalk script ----- on mouseUp get the short name of this card put last char of it into helpNumber if helpNumber < 7 then go to card "Help: "&helpNumber+1 else go to card "Help: 1" end if end mouseUp -- part 9 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=278 top=256 right=277 bottom=339 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Next ----- HyperTalk script ----- on mouseUp get the short name of this card put last char of it into helpNumber if helpNumber > 1 then go to card "Help: "&helpNumber-1 else go to card "Help: 7" end if end mouseUp -- part 21 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=12 top=306 right=337 bottom=48 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp go to card "Help: 0" end mouseUp -- part 22 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=176 top=306 right=337 bottom=212 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp go to card "Help: 1" end mouseUp -- part 23 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=217 top=306 right=337 bottom=253 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp go to card "Help: 2" end mouseUp -- part 24 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=299 top=306 right=337 bottom=335 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp go to card "Help: 3" end mouseUp -- part 25 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=381 top=306 right=337 bottom=417 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp go to card "Help: 3" end mouseUp -- part 26 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=422 top=306 right=337 bottom=458 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp go to card "Help: 4" end mouseUp -- part 27 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=340 top=306 right=337 bottom=376 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp go to card "Help: 4" end mouseUp -- part 28 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=53 top=306 right=337 bottom=89 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp go to card "Help: 5" end mouseUp -- part 29 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=463 top=306 right=337 bottom=499 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp go to card "Help: 6" end mouseUp -- part 30 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=94 top=306 right=337 bottom=130 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp go to card "Help: 7" end mouseUp -- part 31 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=258 top=306 right=336 bottom=294 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp go to card "Help: 4" end mouseUp